go/types.Checker.funcString (method)
7 uses
go/types (current package)
lookup.go#L445: fs, ms := check.funcString(f, false), check.funcString(m, false)
lookup.go#L450: fs, ms := check.funcString(f, false), check.funcString(m, false)
lookup.go#L454: fs, ms = check.funcString(f, true), check.funcString(m, true)
lookup.go#L529: func (check *Checker) funcString(f *Func, pkgInfo bool) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)